Bump the everything-else group across 1 directory with 7 updates #162
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the everything-else group with 7 updates in the / directory:
1.6.2
1.7.2
7.2.4
7.3.2
9.0.1
10.0.0
8.16.0
8.17.1
20.12.5
20.14.2
3.2.2
3.3.2
1.172.0
1.180.0
Updates
axios
from 1.6.2 to 1.7.2Release notes
Sourced from axios's releases.
... (truncated)
Changelog
Sourced from axios's changelog.
... (truncated)
Commits
0e4f9fa
chore(release): v1.7.2 (#6414)4f79aef
fix(fetch): enhance fetch API detection; (#6413)67d1373
chore(release): v1.7.1 (#6411)733f15f
fix(fetch): fixed ReferenceError issue when TextEncoder is not available in t...3041c61
[Release] v1.7.0 (#6408)18b13cb
chore(docs): add fetch adapter docs; (#6407)e62099b
fix(fetch): fixed a possible memory leak in the AbortController for the strea...b49aa8e
chore(release): v1.7.0-beta.2 (#6403)d57f03a
chore(ci): bump create-pull-request version to fix a bug; (#6405)097b0d1
chore(ci): add tag resolution for npm releases based on package version; (#6404)Updates
protobufjs
from 7.2.4 to 7.3.2Release notes
Sourced from protobufjs's releases.
Changelog
Sourced from protobufjs's changelog.
Commits
0a0cdb6
chore: release master (#2005)0f9d477
fix(docs): Update readme to correct command for creating types (#1939)a71ef76
chore: release master (#2002)d1d2c0c
fix(types): reserved field in IType can contain reserved names (#2001)11393ea
chore: Renovate README.md (#1995)722b635
chore: release master (#1991)2d58011
feat: add handling for extension range options (#1990)2f846fe
chore: release master (#1962)af3ff83
fix: report missing import properly in loadSync (#1960)4436cc7
chore: release master (#1925)Updates
uuid
from 9.0.1 to 10.0.0Changelog
Sourced from uuid's changelog.
Commits
da189d1
chore: typo in CHANGELOG65022f7
chore(release): 10.0.035a5342
feat: v8 support (#759)c4ed13e
feat: support v6 uuids (#754)8c3ed07
chore: enable corepack w/ npm (#757)f24c530
docs: updates for RFC9562 (#753)59c2711
chore: update package dependencies (#752)3fd0f18
build: use node:crypto not crypto when importing (#736)1faad97
ci: disable husky for browserstack builds2cc6c93
ci: cleanup action versions and caching (#707)Maintainer changes
This version was pushed to npm by broofa, a new releaser for uuid since your current version.
Updates
ws
from 8.16.0 to 8.17.1Release notes
Sourced from ws's releases.
... (truncated)
Commits
3c56601
[dist] 8.17.1e55e510
[security] Fix crash when the Upgrade header cannot be read (#2231)6a00029
[test] Increase code coverageddfe4a8
[perf] Reduce the amount ofcrypto.randomFillSync()
callsb73b118
[dist] 8.17.029694a5
[test] Use thehighWaterMark
variable934c9d6
[ci] Test on node 221817bac
[ci] Do not test on node 2196c9b3d
[major] Flip the default value ofallowSynchronousEvents
(#2221)e5f32c7
[fix] Emit at most one event per event loop iteration (#2218)Updates
@types/node
from 20.12.5 to 20.14.2Commits
Updates
prettier
from 3.2.2 to 3.3.2Release notes
Sourced from prettier's releases.
Changelog
Sourced from prettier's changelog.
... (truncated)
Commits
1596a60
Release 3.3.2aebcee5
chore(deps): update dependency esbuild to v0.21.5 (#16379)57aa928
chore(deps): update dependency c8 to v10 (#16380)c3d0b7f
chore(deps): update typescript-eslint to v7.13.0 (#16376)27c35db
chore(deps): update dependency codemirror-graphql to v2.0.12 (#16369)6de3258
chore(deps): update dependency jest to v30.0.0-alpha.5 (#16371)b5f983d
Upgrade yarn to v4.3.0 (#16377)d6f37c4
chore(deps): update dependency browserslist to v4.23.1 (#16368)5055b7d
chore(deps): update dependency execa to v9.2.0 (#16372)f4608cc
chore(deps): update dependency cspell to v8.8.4 (#16370)Updates
ts-proto
from 1.172.0 to 1.180.0Release notes
Sourced from ts-proto's releases.
... (truncated)
Changelog
Sourced from ts-proto's changelog.
... (truncated)
Commits
84ccaf2
chore(release): 1.180.0 [skip ci]7493090
feat: oneof=unions-value to use the same field name for oneof cases (#1062)227ae46
chore(release): 1.179.0 [skip ci]b89fbcb
feat: bigIntLiteral option for using BigInt literals (#1063)db1b1a2
chore(release): 1.178.0 [skip ci]c54f06c
feat:no-file-descriptor
setting for outputSchema option (#1047)58deee2
chore(release): 1.177.0 [skip ci]41d1020
feat: add optionnoDefaultsForOptionals
(#1051)e61deab
chore(release): 1.176.3 [skip ci]01ef3c3
fix: Add check for lower bound with forceLong=number (#1057)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions